* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Aug 2011 05:21:09 +0000 (01:21 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Aug 2011 05:21:09 +0000 (01:21 -0400)
commit5dc09f69047134b85d2a2be57ab938cb427201d3
treeb9069e6f4b3c61e372775baf473bc2bebb90f5a1
parent82cfecc1083d42b5d0c50ff131594f42d4deed4b
* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
Mark obsolete.
* lisp/shell.el (shell-parse-pcomplete-arguments): New function.
(shell-completion-vars): Use it instead.
lisp/ChangeLog
lisp/pcomplete.el
lisp/shell.el